動態改變node CSS屬性 (補)


Posted by mijouhsieh on 2023-03-05

Style color Property W3S
document.getElementById("myH2").style.color = "#ff0000";

object.style.color = "color|initial|inherit"

補 tic tac toe


#change-property







Related Posts

MTR04_0801

MTR04_0801

[MTR04] W2 D1 JavaScript 基礎

[MTR04] W2 D1 JavaScript 基礎

SQL Table Value Constructor – SELECT Statement (Create a Table With Value Generated By My Self)

SQL Table Value Constructor – SELECT Statement (Create a Table With Value Generated By My Self)


Comments